You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > TVecInt.GroupCountIteration Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.GroupCountIteration Method

Counts groups of equal numbers within Bins.

Syntax
C#
Visual Basic
public TVecInt GroupCountIteration([In] TMtxVecInt SrcBins, [In] int SrcBinsMax);

The routine checks the size of the calling object, if it is equal to SrcBinsMax+1, and raises an exception, if not. The rouine does not size the calling object and also does not perform initialization to zero. It can be used for iterative calls to fill the same histogram.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!